GrapeCity.Win.MultiRow Namespace > ComboBoxCell.ObjectCollection Class > AddRange Method : AddRange(Object[]) Method |
Dim instance As ComboBoxCell.ObjectCollection Dim items() As Object instance.AddRange(items)
Exception | Description |
---|---|
System.InvalidOperationException | The cell's ListCell.DataSource property value is not a null reference (Nothing in Visual Basic). |
System.ArgumentException | One of the items in the items array is a null reference (Nothing in Visual Basic). |
System.ArgumentNullException | The items parameter is a null reference (Nothing in Visual Basic). |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2